home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / binutils.252 / gas / targ-env.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-17  |  195 b   |  14 lines

  1. /*
  2.  * This file is te-go32.h
  3.  */
  4.  
  5. #define TE_GO32 1
  6.  
  7. #define LOCAL_LABELS_DOLLAR
  8. #define LOCAL_LABELS_FB
  9.  
  10. #define TARGET_FORMAT "coff-go32"
  11.  
  12. /* these define interfaces */
  13. #include "obj-format.h"
  14.